Modding Tutorial Database
Front Page Tutorials List Old List Authors List Request a Tutorial
The Grey Ghost
FORUM PROFILEWEBPAGEGITHUB
Bio:Has a great blog about how minecraft works. There's lots of code samples and images showing various concepts of the mincraft source..
Projects:

TutorialsStatus Information
IDName Type Categories Author: Description: 1.6:1.7:Notes:
46How does Minecraft render items TEXT TUTORIAL General The Grey Ghost Detailed guide on how Minecraft's source works. Detailing how it render items and showing each of the various types of item rendering being done.WorksWorks
45How Forge starts up your code TEXT TUTORIAL General The Grey Ghost How does forge use @Mod and @EventHandler to get your mod loaded? What kind of sourcery is involved? TGG clears the confusion in this brilliant post!WorksWorks
44How minecraft works - A modders guide TEXT TUTORIAL GUI The Grey Ghost he point of this blog is to help new modders understand how Minecraft works. WorksWorks